Platform Explorer / Nuxeo Platform 2021.51

Operation simpleUndo (simpleUndo)

Operation id simpleUndo
Category Chain
Label simpleUndo
Requires
Since

Parameters

No parameters.

Signature

Inputs void
Outputs void

Implementation Information

Implementation Class Class: org.nuxeo.ecm.automation.core.impl.OperationChainCompiler.CompiledChainImpl
Contributing Component org.nuxeo.ecm.platform.routing.operation.chains

JSON Definition

{
  "id" : "simpleUndo",
  "label" : "simpleUndo",
  "category" : "Chain",
  "requires" : null,
  "description" : null,
  "url" : "simpleUndo",
  "signature" : [ "void", "void" ],
  "params" : [ ]
}